aboutdialog: Disable text undo
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2020 21:00:43 +0000 (17:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2020 21:02:00 +0000 (17:02 -0400)
commitbc80ed42408fd7cb369f6f801ccc3c5066d7d67a
treec6607134f74e068080a1f1b3e17e94d69614ac65
parent4d45c2669cff32c9d9855ba08f7841975ac585f1
aboutdialog: Disable text undo

The text buffers here are not editable, so it
does not make sense to have text undo enabled
for them.

Fixes: #3123
gtk/gtkaboutdialog.c